#include "deFile_priv.hpp"
Include dependency graph for deFile.cpp:

Functions | |
| IdeFileMemory * | IdeFile_CreateFileMemory () |
| create a "memory file" - a file that exists only in application memory | |
| IdeFilePlugin * | IdeFile_CreateFilePlugin () |
| create a "plugin file" - one that can perform special plugin actions on other files | |
This file is distributed "AS IS" without warranty of any kind. Novus Delta, LLC. does not guarantee the fitness of the contents of this file for any particular purpose.
Copyright (C) 2001-2003 Novus Delta, LLC. All Rights Reserved.
|
|
create a "memory file" - a file that exists only in application memory
|
|
|
create a "plugin file" - one that can perform special plugin actions on other files
|
1.3-rc3